home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
F1 Licenseware
/
F1 Licenseware - Volume 1.iso
/
interface
< prev
next >
Wrap
Text File
|
1992-09-02
|
846b
|
36 lines
;F1CD simple loader routine © Active Software 1995
failat >NIL: 60
echo ""
echo ""
Echo "Welcome to the F1 Licenceware CD Volume 1"
echo ""
echo ""
echo "Checking, and if necessary, installing libraries"
Echo ""
if >NIL: not exists sys:libs/powerpacker.library
f1cd:c/copy >NIL: f1cd:libs/powerpacker.library sys:libs
endif >NIL:
if >NIL: not exists sys:libs/amigaguide.library
f1cd:c/copy >NIL: f1cd:libs/amigaguide.library sys:libs
endif >NIL:
if >NIL: not exists sys:libs/explode.library
f1cd:c/copy >NIL: f1cd:libs/explode.library sys:libs
endif >NIL:
f1cd:c/assign >nil: fonts: f1cd:fonts add
f1cd:c/assign >nil: libs: f1cd:libs add
f1cd:c/assign >nil: locale: f1cd:locale
f1cd:c/assign >nil: abgtwb3: f1cd:
f1cd:c/assign >nil: abgtwb3_vol2: f1cd:
echo "Now loading the Controller Interface"
f1cd:c/amigaguide >nil: f1cd:f13.guide